Caption Property (Band Object)

       

Returns or sets the caption that appears on a Band object in a CoolBar control.

Syntax

object.Caption [= string]

The Caption property syntax has these parts:

Part Description
object An object expression that evaluates to a Band in the Bands collection of a CoolBar control.
string A string expression that evaluates to the text displayed as the caption.

Remarks

The caption will be displayed left-aligned in between the move handle and the child control. When a Band is displayed vertically, the width of the band is dependent upon the width of the caption.